Skip to content

feat(lab7): trivy + PSS restricted + conftest gate#10

Merged
IamdLite merged 1 commit into
mainfrom
feature/lab7
Jul 3, 2026
Merged

feat(lab7): trivy + PSS restricted + conftest gate#10
IamdLite merged 1 commit into
mainfrom
feature/lab7

Conversation

@IamdLite

@IamdLite IamdLite commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Pull Request Template

Goal

Complete Lab 7 container security submission with Trivy image and Kubernetes scanning, Pod Security Standards hardening, and a Conftest policy gate.

Changes

Testing

  • Applied the manifests with kubectl apply -f labs/lab7/k8s/
  • Verified the pod reached a healthy state: ready=true phase=Running restarts=0
  • Ran conftest test labs/lab7/k8s/deployment.yaml --policy labs/lab7/policies/pod-hardening.rego and got 4 tests, 4 passed, 0 warnings, 0 failures, 0 exceptions
  • Ran Trivy Kubernetes scan via Docker and observed 20 critical and 172 high findings in the juice-shop namespace

Artifacts & Screenshots

@IamdLite IamdLite merged commit 93e6ad2 into main Jul 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant